home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / xulrunner-1.9.0.14 / chrome / classic.jar / skin / classic / global / printPageSetup.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-12-14  |  205 b   |  8 lines

  1. .portrait-page {
  2.   list-style-image: url("moz-icon://stock/gtk-orientation-portrait?size=button");
  3. }
  4.  
  5. .landscape-page {
  6.   list-style-image: url("moz-icon://stock/gtk-orientation-landscape?size=button");
  7. }
  8.